2025-12-19T17:48:04.402Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-one-mjhg", "reconcileID": "b6d0fccd-0bf6-491c-9f1c-b068473ec1d3", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "ComponentName": "component-one-mjhg"} 2025-12-19T17:48:04.413Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-one-mjhg", "reconcileID": "b6d0fccd-0bf6-491c-9f1c-b068473ec1d3", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "ComponentName": "component-one-mjhg"} 2025-12-19T17:48:04.453Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-one-mjhg", "reconcileID": "b6d0fccd-0bf6-491c-9f1c-b068473ec1d3", "ComponentName": "component-one-mjhg"} 2025-12-19T17:48:06.093Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "cfa61b9e-bf7e-47fb-bac0-8c02a27e2d30", "IsPullOnly": false, "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push"} 2025-12-19T17:48:07.623Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "cfa61b9e-bf7e-47fb-bac0-8c02a27e2d30", "IsPullOnly": true, "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-pull"} 2025-12-19T17:48:07.634Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "cfa61b9e-bf7e-47fb-bac0-8c02a27e2d30", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:48:07.648Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "cfa61b9e-bf7e-47fb-bac0-8c02a27e2d30"} 2025-12-19T17:48:07.701Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "0bd7fd55-2759-4416-b4e3-496b3985aed6", "application": "build-secret-lookup-ncxn"} 2025-12-19T17:48:07.701Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "0bd7fd55-2759-4416-b4e3-496b3985aed6", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.701Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "0bd7fd55-2759-4416-b4e3-496b3985aed6", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.701Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "0bd7fd55-2759-4416-b4e3-496b3985aed6", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.719Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d7520e31-1a9c-4c54-9867-4fb52d68a763", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.719Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d7520e31-1a9c-4c54-9867-4fb52d68a763", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.719Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d7520e31-1a9c-4c54-9867-4fb52d68a763", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.737Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "215789ea-9cd8-47cc-be55-2a5924e91cbd", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.737Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "215789ea-9cd8-47cc-be55-2a5924e91cbd", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.737Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "215789ea-9cd8-47cc-be55-2a5924e91cbd", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.753Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "13fa29f6-f866-4703-a421-ab2f57a52ac6", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.753Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "13fa29f6-f866-4703-a421-ab2f57a52ac6", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.753Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "13fa29f6-f866-4703-a421-ab2f57a52ac6", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.773Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "c7178f3e-d272-455e-b9a1-68e9f702818f", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.773Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "c7178f3e-d272-455e-b9a1-68e9f702818f", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.773Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "c7178f3e-d272-455e-b9a1-68e9f702818f", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.870Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "4e882030-7517-40ef-9c72-25f32d81e051", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.870Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "4e882030-7517-40ef-9c72-25f32d81e051", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:07.870Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "4e882030-7517-40ef-9c72-25f32d81e051", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.049Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "feaaa8dd-6323-404a-a7fd-e60c506bce0f", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.049Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "feaaa8dd-6323-404a-a7fd-e60c506bce0f", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.049Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "feaaa8dd-6323-404a-a7fd-e60c506bce0f", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.386Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "9772854a-3fc4-4be6-bc41-99b3b90a9ef7", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.386Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "9772854a-3fc4-4be6-bc41-99b3b90a9ef7", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.386Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "9772854a-3fc4-4be6-bc41-99b3b90a9ef7", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.803Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "6750a456-4e2e-4666-b14b-d06dfae5a00c", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.803Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "6750a456-4e2e-4666-b14b-d06dfae5a00c", "SaName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:08.803Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "6750a456-4e2e-4666-b14b-d06dfae5a00c", "error": "ServiceAccount \"build-pipeline-go-component-ovdccs\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:09.044Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "37ea94dd-c1e6-464b-a7c4-721248369241", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:09.044Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "37ea94dd-c1e6-464b-a7c4-721248369241", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:09.044Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "37ea94dd-c1e6-464b-a7c4-721248369241", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:09.737Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "ea94e7fa-9a09-4e3e-b267-b349866bf79f", "ServiceAccountName": "build-pipeline-gh-test-custom-default-azjloc", "SecretName": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc-image-push", "action": "UPDATE"} 2025-12-19T17:48:09.793Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "ea94e7fa-9a09-4e3e-b267-b349866bf79f", "ComponentName": "gh-test-custom-default-azjloc"} 2025-12-19T17:48:09.808Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc","namespace":"build-e2e-sicr"}, "namespace": "build-e2e-sicr", "name": "imagerepository-for-build-suite-test-application-fbel-gh-test-custom-default-azjloc", "reconcileID": "ea94e7fa-9a09-4e3e-b267-b349866bf79f"} 2025-12-19T17:48:10.344Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a0028e45-f8d0-4ed5-a1d7-2f7437e72b1e", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:10.344Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a0028e45-f8d0-4ed5-a1d7-2f7437e72b1e", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:10.344Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a0028e45-f8d0-4ed5-a1d7-2f7437e72b1e", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:12.923Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "afd1d34a-d2ed-4fb4-9877-97f89aeb87f5", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:12.923Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "afd1d34a-d2ed-4fb4-9877-97f89aeb87f5", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:12.923Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "afd1d34a-d2ed-4fb4-9877-97f89aeb87f5", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:15.814Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-two-macf", "reconcileID": "74b7eb83-4ad0-4733-9cf0-ca28d498a7f3", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "ComponentName": "component-two-macf"} 2025-12-19T17:48:15.826Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-two-macf", "reconcileID": "74b7eb83-4ad0-4733-9cf0-ca28d498a7f3", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "ComponentName": "component-two-macf"} 2025-12-19T17:48:15.858Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "component-two-macf", "reconcileID": "74b7eb83-4ad0-4733-9cf0-ca28d498a7f3", "ComponentName": "component-two-macf"} 2025-12-19T17:48:18.473Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1596b61a-029e-4e86-94e2-b694b61b547f", "IsPullOnly": false, "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push"} 2025-12-19T17:48:22.214Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1596b61a-029e-4e86-94e2-b694b61b547f", "IsPullOnly": true, "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-pull"} 2025-12-19T17:48:22.222Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1596b61a-029e-4e86-94e2-b694b61b547f", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:48:22.234Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1596b61a-029e-4e86-94e2-b694b61b547f"} 2025-12-19T17:48:22.277Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a5f3e172-ecb2-4e9f-9915-f653dcbff4e3", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.277Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a5f3e172-ecb2-4e9f-9915-f653dcbff4e3", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.277Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "a5f3e172-ecb2-4e9f-9915-f653dcbff4e3", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.339Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "bf12ab71-dc9a-4da0-a95b-5c0497680bb9", "ServiceAccountName": "build-pipeline-go-component-ovdccs", "SecretName": "imagerepository-for-integ-app-riso-go-component-ovdccs-image-push", "action": "UPDATE"} 2025-12-19T17:48:22.387Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "bf12ab71-dc9a-4da0-a95b-5c0497680bb9", "ComponentName": "go-component-ovdccs"} 2025-12-19T17:48:22.399Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-riso-go-component-ovdccs","namespace":"group-xopn"}, "namespace": "group-xopn", "name": "imagerepository-for-integ-app-riso-go-component-ovdccs", "reconcileID": "bf12ab71-dc9a-4da0-a95b-5c0497680bb9"} 2025-12-19T17:48:22.443Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "eacc0db9-55b4-4e6c-a8ca-d27391c5ba77", "application": "build-secret-lookup-ncxn"} 2025-12-19T17:48:22.443Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "eacc0db9-55b4-4e6c-a8ca-d27391c5ba77", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.443Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "eacc0db9-55b4-4e6c-a8ca-d27391c5ba77", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.443Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "eacc0db9-55b4-4e6c-a8ca-d27391c5ba77", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.495Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "45c91516-db45-4954-9cf6-4b4a1fd8c9f8", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.495Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "45c91516-db45-4954-9cf6-4b4a1fd8c9f8", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.495Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "45c91516-db45-4954-9cf6-4b4a1fd8c9f8", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.520Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "ec9459db-d92b-4901-a101-8df2751e453f", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.520Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "ec9459db-d92b-4901-a101-8df2751e453f", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.520Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "ec9459db-d92b-4901-a101-8df2751e453f", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.558Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "5e8b86c4-aa6d-4203-aff4-1349c68bc090", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.558Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "5e8b86c4-aa6d-4203-aff4-1349c68bc090", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.558Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "5e8b86c4-aa6d-4203-aff4-1349c68bc090", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.618Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b583a1a0-1355-43c0-bc2f-d1f482c9137c", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.618Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b583a1a0-1355-43c0-bc2f-d1f482c9137c", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.618Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b583a1a0-1355-43c0-bc2f-d1f482c9137c", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.720Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "a69ebd46-f3a5-4c40-bf3d-276d4f4b551c", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.720Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "a69ebd46-f3a5-4c40-bf3d-276d4f4b551c", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.720Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "a69ebd46-f3a5-4c40-bf3d-276d4f4b551c", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.896Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "84a4e4d8-5755-4b72-bc2a-c9ab5a965ec7", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.896Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "84a4e4d8-5755-4b72-bc2a-c9ab5a965ec7", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.896Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "84a4e4d8-5755-4b72-bc2a-c9ab5a965ec7", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.981Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:131 failed to update service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "ccedb65f-1492-4a80-bcd3-625a159d0ff3", "ServiceAccountName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-annotations-giyhdz\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-hehn/build-pipeline-test-annotations-giyhdz, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 19d1fef9-cfbc-4ea9-ae35-e68b20cdf4bb, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).unlinkSecretFromServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:131 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:128 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.981Z ERROR ImageRepository controller/imagerepository_controller.go:129 failed to unlink secret from service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "ccedb65f-1492-4a80-bcd3-625a159d0ff3", "SaName": "build-pipeline-test-annotations-giyhdz", "SecretName": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz-image-push", "action": "UPDATE", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-annotations-giyhdz\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-hehn/build-pipeline-test-annotations-giyhdz, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 19d1fef9-cfbc-4ea9-ae35-e68b20cdf4bb, UID in object meta: "} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:129 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:22.981Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "ccedb65f-1492-4a80-bcd3-625a159d0ff3", "error": "Operation cannot be fulfilled on serviceaccounts \"build-pipeline-test-annotations-giyhdz\": StorageError: invalid object, Code: 4, Key: /kubernetes.io/serviceaccounts/build-e2e-hehn/build-pipeline-test-annotations-giyhdz, ResourceVersion: 0, AdditionalErrorMsg: Precondition failed: UID in precondition: 19d1fef9-cfbc-4ea9-ae35-e68b20cdf4bb, UID in object meta: "} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:23.039Z INFO ImageRepository controller/imagerepository_controller.go:1137 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "29be6122-840d-47d3-b892-d637a1fd2566", "application": "build-suite-test-application-sicu"} 2025-12-19T17:48:23.704Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:688 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "29be6122-840d-47d3-b892-d637a1fd2566", "RobotAccountName": "build_e2e_hehn_test_annotations_giyhdz_04df315466", "action": "DELETE"} 2025-12-19T17:48:24.340Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:697 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "29be6122-840d-47d3-b892-d637a1fd2566", "RobotAccountName": "build_e2e_hehn_test_annotations_giyhdz_df26e69098_pull", "action": "DELETE"} 2025-12-19T17:48:24.574Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-sicu","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "build-suite-test-application-sicu", "reconcileID": "d76fa381-d45e-40a9-8ff1-2dabb0e1fd0c", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-suite-test-application-sicu-pull", "action": "UPDATE"} 2025-12-19T17:48:24.656Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-sicu","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "build-suite-test-application-sicu", "reconcileID": "d76fa381-d45e-40a9-8ff1-2dabb0e1fd0c", "action": "DELETE"} 2025-12-19T17:48:25.312Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:711 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "29be6122-840d-47d3-b892-d637a1fd2566", "ImageRepository": "build-e2e-hehn/test-annotations-giyhdz", "action": "DELETE"} 2025-12-19T17:48:25.326Z INFO ImageRepository controller/imagerepository_controller.go:170 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz","namespace":"build-e2e-hehn"}, "namespace": "build-e2e-hehn", "name": "imagerepository-for-build-suite-test-application-sicu-test-annotations-giyhdz", "reconcileID": "29be6122-840d-47d3-b892-d637a1fd2566", "action": "DELETE"} 2025-12-19T17:48:25.346Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1378a8db-6c91-4abc-a979-93483ed784a4", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:25.346Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1378a8db-6c91-4abc-a979-93483ed784a4", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:25.346Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1378a8db-6c91-4abc-a979-93483ed784a4", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:26.006Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b858b4ca-a6cf-4171-aaab-b6e59adfeb08", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:26.006Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b858b4ca-a6cf-4171-aaab-b6e59adfeb08", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:26.006Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "b858b4ca-a6cf-4171-aaab-b6e59adfeb08", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:27.312Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "66676f4a-cf6f-405b-aa6e-8f258fbdcf2c", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:27.312Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "66676f4a-cf6f-405b-aa6e-8f258fbdcf2c", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:27.312Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "66676f4a-cf6f-405b-aa6e-8f258fbdcf2c", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:29.901Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "421777e3-c1af-4dab-91b6-eb9941414791", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:29.901Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "421777e3-c1af-4dab-91b6-eb9941414791", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:29.901Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "421777e3-c1af-4dab-91b6-eb9941414791", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:32.267Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xpiz","namespace":"stat-rep-ptem"}, "namespace": "stat-rep-ptem", "name": "integ-app-xpiz", "reconcileID": "f3e7be8d-f915-45f4-80c7-1eb97119597b", "action": "DELETE"} 2025-12-19T17:48:32.285Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xpiz","namespace":"stat-rep-ptem"}, "namespace": "stat-rep-ptem", "name": "integ-app-xpiz", "reconcileID": "f3e7be8d-f915-45f4-80c7-1eb97119597b", "secretName": "integ-app-xpiz-pull"} 2025-12-19T17:48:32.308Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xpiz","namespace":"stat-rep-ptem"}, "namespace": "stat-rep-ptem", "name": "integ-app-xpiz", "reconcileID": "f3e7be8d-f915-45f4-80c7-1eb97119597b", "secretName": "integ-app-xpiz-pull"} 2025-12-19T17:48:32.336Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-xpiz","namespace":"stat-rep-ptem"}, "namespace": "stat-rep-ptem", "name": "integ-app-xpiz", "reconcileID": "f3e7be8d-f915-45f4-80c7-1eb97119597b", "secretName": "integ-app-xpiz-pull"} 2025-12-19T17:48:32.544Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d6f23b12-debe-4e3a-af71-9d8995bfd121", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:32.544Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d6f23b12-debe-4e3a-af71-9d8995bfd121", "SaName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:32.544Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "d6f23b12-debe-4e3a-af71-9d8995bfd121", "error": "ServiceAccount \"build-pipeline-component-one-mjhg\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:35.045Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1574512a-772f-40e6-9526-e5d31818e5fd", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:35.045Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1574512a-772f-40e6-9526-e5d31818e5fd", "SaName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:35.045Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "1574512a-772f-40e6-9526-e5d31818e5fd", "error": "ServiceAccount \"build-pipeline-component-two-macf\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:48:45.320Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "8c6e5b8f-1261-430a-a9e8-240d7ac207ae", "ServiceAccountName": "build-pipeline-component-two-macf", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf-image-push", "action": "UPDATE"} 2025-12-19T17:48:45.375Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "8c6e5b8f-1261-430a-a9e8-240d7ac207ae", "ComponentName": "component-two-macf"} 2025-12-19T17:48:45.390Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "8c6e5b8f-1261-430a-a9e8-240d7ac207ae"} 2025-12-19T17:48:53.063Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "981d5765-6c3e-4e8b-acde-97bfeb05777d", "ServiceAccountName": "build-pipeline-component-one-mjhg", "SecretName": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg-image-push", "action": "UPDATE"} 2025-12-19T17:48:53.104Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "981d5765-6c3e-4e8b-acde-97bfeb05777d", "ComponentName": "component-one-mjhg"} 2025-12-19T17:48:53.118Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "981d5765-6c3e-4e8b-acde-97bfeb05777d"} 2025-12-19T17:49:21.963Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "dea8864e-1281-4080-8a74-080692b64470", "action": "DELETE"} 2025-12-19T17:49:21.980Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "dea8864e-1281-4080-8a74-080692b64470", "secretName": "appstudio-pull"} 2025-12-19T17:49:22.009Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "dea8864e-1281-4080-8a74-080692b64470", "secretName": "appstudio-pull"} 2025-12-19T17:49:22.027Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "dea8864e-1281-4080-8a74-080692b64470", "secretName": "appstudio-pull"} 2025-12-19T17:49:25.109Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "80934f8e-3d5d-49cc-aeef-a2fbefa00a8b", "action": "DELETE"} 2025-12-19T17:49:25.124Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "80934f8e-3d5d-49cc-aeef-a2fbefa00a8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:25.145Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "80934f8e-3d5d-49cc-aeef-a2fbefa00a8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:25.171Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "80934f8e-3d5d-49cc-aeef-a2fbefa00a8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:30.182Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-app", "reconcileID": "51602747-27ec-4b0f-966c-c6f10b00f02b", "action": "DELETE"} 2025-12-19T17:49:30.205Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-app", "reconcileID": "51602747-27ec-4b0f-966c-c6f10b00f02b", "secretName": "konflux-demo-app-pull"} 2025-12-19T17:49:30.226Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-app", "reconcileID": "51602747-27ec-4b0f-966c-c6f10b00f02b", "secretName": "konflux-demo-app-pull"} 2025-12-19T17:49:30.258Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"konflux-demo-app","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-app", "reconcileID": "51602747-27ec-4b0f-966c-c6f10b00f02b", "secretName": "konflux-demo-app-pull"} 2025-12-19T17:49:30.783Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-component-hfey", "reconcileID": "5c0925de-5e55-460d-af0f-0ab630803358", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "ComponentName": "konflux-demo-component-hfey"} 2025-12-19T17:49:30.804Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-component-hfey", "reconcileID": "5c0925de-5e55-460d-af0f-0ab630803358", "ImageRepositoryName": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "ComponentName": "konflux-demo-component-hfey"} 2025-12-19T17:49:30.849Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "konflux-demo-component-hfey", "reconcileID": "5c0925de-5e55-460d-af0f-0ab630803358", "ComponentName": "konflux-demo-component-hfey"} 2025-12-19T17:49:34.152Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "af30f11a-4656-406c-bc33-18d8cfc711f7", "IsPullOnly": false, "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey-image-push"} 2025-12-19T17:49:35.806Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "af30f11a-4656-406c-bc33-18d8cfc711f7", "IsPullOnly": true, "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey-image-pull"} 2025-12-19T17:49:35.815Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "af30f11a-4656-406c-bc33-18d8cfc711f7", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:49:35.831Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "af30f11a-4656-406c-bc33-18d8cfc711f7"} 2025-12-19T17:49:35.876Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "65286092-5910-469f-9a93-89025bc2baf5", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:35.889Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "65286092-5910-469f-9a93-89025bc2baf5", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:35.892Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "3941dcde-2004-40bf-a936-1f66fe07f77f", "application": "konflux-demo-app"} 2025-12-19T17:49:35.917Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "3941dcde-2004-40bf-a936-1f66fe07f77f", "ServiceAccountName": "build-pipeline-konflux-demo-component-hfey", "SecretName": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey-image-push", "action": "UPDATE"} 2025-12-19T17:49:35.979Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "3941dcde-2004-40bf-a936-1f66fe07f77f", "ComponentName": "konflux-demo-component-hfey"} 2025-12-19T17:49:35.992Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-konflux-demo-app-konflux-demo-component-hfey","namespace":"konflux-dcej"}, "namespace": "konflux-dcej", "name": "imagerepository-for-konflux-demo-app-konflux-demo-component-hfey", "reconcileID": "3941dcde-2004-40bf-a936-1f66fe07f77f"} 2025-12-19T17:49:36.210Z ERROR ComponentImageRepository controller/component_image_controller.go:201 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "65286092-5910-469f-9a93-89025bc2baf5", "ComponentName": "gh-multi-component-child-wtzj", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-child-wtzj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:201 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.210Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "65286092-5910-469f-9a93-89025bc2baf5", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-child-wtzj\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.220Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "5a916880-fa2b-462f-8054-b79730c287af", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.238Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "5a916880-fa2b-462f-8054-b79730c287af", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.238Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "5a916880-fa2b-462f-8054-b79730c287af", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.254Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "063a846c-6a40-4d3f-95c2-f65d81bcb2d0", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.271Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "063a846c-6a40-4d3f-95c2-f65d81bcb2d0", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.271Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "063a846c-6a40-4d3f-95c2-f65d81bcb2d0", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.289Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4e9dea20-7835-484a-812c-73663b96ab1c", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.302Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4e9dea20-7835-484a-812c-73663b96ab1c", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.302Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4e9dea20-7835-484a-812c-73663b96ab1c", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.320Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a4a62ae0-7833-4c0e-997b-5e4a57f97da0", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.333Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a4a62ae0-7833-4c0e-997b-5e4a57f97da0", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.333Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a4a62ae0-7833-4c0e-997b-5e4a57f97da0", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.355Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "365343db-e877-4722-b9e6-dfe1aaee20c3", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.372Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "365343db-e877-4722-b9e6-dfe1aaee20c3", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.372Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "365343db-e877-4722-b9e6-dfe1aaee20c3", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.543Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "0ac2f9bb-6508-4189-a391-77ffb5abaf48", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.555Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "0ac2f9bb-6508-4189-a391-77ffb5abaf48", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.555Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "0ac2f9bb-6508-4189-a391-77ffb5abaf48", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.884Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4c9ddf1f-2702-4625-bc67-7033ccf4907d", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:36.896Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4c9ddf1f-2702-4625-bc67-7033ccf4907d", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:36.896Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "4c9ddf1f-2702-4625-bc67-7033ccf4907d", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:37.552Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "544c5d26-61c7-4383-8882-7ffbe06db74c", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:37.567Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "544c5d26-61c7-4383-8882-7ffbe06db74c", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:37.567Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "544c5d26-61c7-4383-8882-7ffbe06db74c", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:38.079Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a0d79a18-b8b7-451b-8603-c7cd75209bb6", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:38.094Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a0d79a18-b8b7-451b-8603-c7cd75209bb6", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:38.094Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "a0d79a18-b8b7-451b-8603-c7cd75209bb6", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:38.723Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "83ec850d-d555-48d9-82f3-a865005bbb12", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj-image-push"} 2025-12-19T17:49:38.857Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "ec640a0c-aa4e-496d-9372-adc0af3fe84a", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:38.871Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "ec640a0c-aa4e-496d-9372-adc0af3fe84a", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:38.871Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "ec640a0c-aa4e-496d-9372-adc0af3fe84a", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:39.244Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "2105ec0e-f6c9-48e2-95e8-a105e154d236", "ServiceAccountName": "konflux-integration-runner", "SecretName": "appstudio-pull", "action": "UPDATE"} 2025-12-19T17:49:39.276Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-otdb"}, "namespace": "rel-plan-admis-otdb", "name": "appstudio", "reconcileID": "2105ec0e-f6c9-48e2-95e8-a105e154d236", "action": "DELETE"} 2025-12-19T17:49:39.409Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"push-pyxis-yrjp"}, "namespace": "push-pyxis-yrjp", "name": "appstudio", "reconcileID": "81a1a7d4-636f-487d-b34f-3b62f65bda8b", "action": "DELETE"} 2025-12-19T17:49:39.420Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"push-pyxis-yrjp"}, "namespace": "push-pyxis-yrjp", "name": "appstudio", "reconcileID": "81a1a7d4-636f-487d-b34f-3b62f65bda8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:39.434Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"push-pyxis-yrjp"}, "namespace": "push-pyxis-yrjp", "name": "appstudio", "reconcileID": "81a1a7d4-636f-487d-b34f-3b62f65bda8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:39.449Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"push-pyxis-yrjp"}, "namespace": "push-pyxis-yrjp", "name": "appstudio", "reconcileID": "81a1a7d4-636f-487d-b34f-3b62f65bda8b", "secretName": "appstudio-pull"} 2025-12-19T17:49:39.955Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "83ec850d-d555-48d9-82f3-a865005bbb12", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj-image-pull"} 2025-12-19T17:49:39.962Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "83ec850d-d555-48d9-82f3-a865005bbb12", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:49:39.991Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "83ec850d-d555-48d9-82f3-a865005bbb12"} 2025-12-19T17:49:40.084Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "fd066fa6-db2b-4f37-96ef-660d4f2187a2", "application": "build-suite-component-update-otlo"} 2025-12-19T17:49:40.109Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "fd066fa6-db2b-4f37-96ef-660d4f2187a2", "ServiceAccountName": "build-pipeline-gh-multi-component-child-wtzj", "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj-image-push", "action": "UPDATE"} 2025-12-19T17:49:40.141Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "fd066fa6-db2b-4f37-96ef-660d4f2187a2", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:40.147Z INFO ComponentImageRepository controller/component_image_controller.go:191 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "be109315-2316-415e-9cf7-09945c7f2d62", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:40.158Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-child-wtzj", "reconcileID": "fd066fa6-db2b-4f37-96ef-660d4f2187a2"} 2025-12-19T17:49:40.189Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-child-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-child-wtzj", "reconcileID": "be109315-2316-415e-9cf7-09945c7f2d62", "ComponentName": "gh-multi-component-child-wtzj"} 2025-12-19T17:49:41.221Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "91d7dd5f-cf6b-494d-8527-bd2d8978a5cb", "action": "DELETE"} 2025-12-19T17:49:41.243Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "91d7dd5f-cf6b-494d-8527-bd2d8978a5cb", "secretName": "appstudio-pull"} 2025-12-19T17:49:41.271Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "91d7dd5f-cf6b-494d-8527-bd2d8978a5cb", "secretName": "appstudio-pull"} 2025-12-19T17:49:41.299Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "91d7dd5f-cf6b-494d-8527-bd2d8978a5cb", "secretName": "appstudio-pull"} 2025-12-19T17:49:45.919Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c2bc2fbf-9ed3-4b5b-a4c8-6f3258676011", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:45.936Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c2bc2fbf-9ed3-4b5b-a4c8-6f3258676011", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.020Z ERROR ComponentImageRepository controller/component_image_controller.go:201 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c2bc2fbf-9ed3-4b5b-a4c8-6f3258676011", "ComponentName": "gh-multi-component-parent-wtzj", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-parent-wtzj\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:201 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.020Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c2bc2fbf-9ed3-4b5b-a4c8-6f3258676011", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-multi-component-parent-wtzj\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.027Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "5721a114-7ac3-44e5-8072-dea1561b21bc", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.038Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "5721a114-7ac3-44e5-8072-dea1561b21bc", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.038Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "5721a114-7ac3-44e5-8072-dea1561b21bc", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.044Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "37a09dcf-c71d-49ef-8802-10e490a344fa", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.059Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "37a09dcf-c71d-49ef-8802-10e490a344fa", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.059Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "37a09dcf-c71d-49ef-8802-10e490a344fa", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.066Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "bc5717a6-e815-4ba1-bf60-356c869cf9a6", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.083Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "bc5717a6-e815-4ba1-bf60-356c869cf9a6", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.083Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "bc5717a6-e815-4ba1-bf60-356c869cf9a6", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.098Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c23ef525-36fc-42f4-bca8-e6ea520aa2cb", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.113Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c23ef525-36fc-42f4-bca8-e6ea520aa2cb", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.113Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "c23ef525-36fc-42f4-bca8-e6ea520aa2cb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.121Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "63fe9f9c-f967-4ab3-bfa7-d9c827f6474b", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.136Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "63fe9f9c-f967-4ab3-bfa7-d9c827f6474b", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.136Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "63fe9f9c-f967-4ab3-bfa7-d9c827f6474b", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.144Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "726dbfe0-c583-4722-b500-1b177e11353e", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.163Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "726dbfe0-c583-4722-b500-1b177e11353e", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.163Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "726dbfe0-c583-4722-b500-1b177e11353e", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.314Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "582e4fb3-6106-4faf-a5c3-f217f3fa9708", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.330Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "582e4fb3-6106-4faf-a5c3-f217f3fa9708", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.330Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "582e4fb3-6106-4faf-a5c3-f217f3fa9708", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.977Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "59284485-5771-4af5-afff-c1b1620c79da", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:46.989Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "59284485-5771-4af5-afff-c1b1620c79da", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:46.989Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "59284485-5771-4af5-afff-c1b1620c79da", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:47.527Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "57407bc0-556a-4d4a-bc23-33cd261c487d", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj-image-push"} 2025-12-19T17:49:48.278Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "1c3a119f-8cb0-4a4c-9904-d7f8d4a012a9", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:48.292Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "1c3a119f-8cb0-4a4c-9904-d7f8d4a012a9", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:48.292Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "1c3a119f-8cb0-4a4c-9904-d7f8d4a012a9", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T17:49:48.335Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "57407bc0-556a-4d4a-bc23-33cd261c487d", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj-image-pull"} 2025-12-19T17:49:48.342Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "57407bc0-556a-4d4a-bc23-33cd261c487d", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T17:49:48.352Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "57407bc0-556a-4d4a-bc23-33cd261c487d"} 2025-12-19T17:49:48.405Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "29e9c4c5-a2da-4fa5-a185-2cf3f44e6a3d", "application": "build-suite-component-update-otlo"} 2025-12-19T17:49:48.422Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "29e9c4c5-a2da-4fa5-a185-2cf3f44e6a3d", "ServiceAccountName": "build-pipeline-gh-multi-component-parent-wtzj", "SecretName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj-image-push", "action": "UPDATE"} 2025-12-19T17:49:48.451Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "29e9c4c5-a2da-4fa5-a185-2cf3f44e6a3d", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:48.459Z INFO ComponentImageRepository controller/component_image_controller.go:191 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "b6cc6160-6f44-4495-b0ab-3dda5f046911", "ImageRepositoryName": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:49:48.473Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "imagerepository-for-build-suite-component-update-otlo-gh-multi-component-parent-wtzj", "reconcileID": "29e9c4c5-a2da-4fa5-a185-2cf3f44e6a3d"} 2025-12-19T17:49:48.486Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-multi-component-parent-wtzj","namespace":"build-e2e-wwhy"}, "namespace": "build-e2e-wwhy", "name": "gh-multi-component-parent-wtzj", "reconcileID": "b6cc6160-6f44-4495-b0ab-3dda5f046911", "ComponentName": "gh-multi-component-parent-wtzj"} 2025-12-19T17:51:20.494Z INFO ImageRepository controller/imagerepository_controller.go:1137 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "5f4fb336-9eb3-4da9-87c6-1579ca3effbf", "application": "build-secret-lookup-ncxn"} 2025-12-19T17:51:21.211Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:688 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "5f4fb336-9eb3-4da9-87c6-1579ca3effbf", "RobotAccountName": "build_e2e_ncjm_component_one_mjhg_3c1f31c7a5", "action": "DELETE"} 2025-12-19T17:51:21.429Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-ncxn","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "build-secret-lookup-ncxn", "reconcileID": "a511e513-a882-4cfe-b7d7-9fcadd6156b0", "ServiceAccountName": "konflux-integration-runner", "SecretName": "build-secret-lookup-ncxn-pull", "action": "UPDATE"} 2025-12-19T17:51:21.642Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-ncxn","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "build-secret-lookup-ncxn", "reconcileID": "a511e513-a882-4cfe-b7d7-9fcadd6156b0", "action": "DELETE"} 2025-12-19T17:51:22.735Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:697 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "5f4fb336-9eb3-4da9-87c6-1579ca3effbf", "RobotAccountName": "build_e2e_ncjm_component_one_mjhg_080eb7c4f7_pull", "action": "DELETE"} 2025-12-19T17:51:23.759Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:711 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "5f4fb336-9eb3-4da9-87c6-1579ca3effbf", "ImageRepository": "build-e2e-ncjm/component-one-mjhg", "action": "DELETE"} 2025-12-19T17:51:23.782Z INFO ImageRepository controller/imagerepository_controller.go:170 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-one-mjhg", "reconcileID": "5f4fb336-9eb3-4da9-87c6-1579ca3effbf", "action": "DELETE"} 2025-12-19T17:51:24.583Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:688 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "fccb2c4d-071e-4eea-931e-12331ecb5aa6", "RobotAccountName": "build_e2e_ncjm_component_two_macf_bfb6876bdd", "action": "DELETE"} 2025-12-19T17:51:25.160Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:697 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "fccb2c4d-071e-4eea-931e-12331ecb5aa6", "RobotAccountName": "build_e2e_ncjm_component_two_macf_f85de0cc8c_pull", "action": "DELETE"} 2025-12-19T17:51:25.882Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:711 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "fccb2c4d-071e-4eea-931e-12331ecb5aa6", "ImageRepository": "build-e2e-ncjm/component-two-macf", "action": "DELETE"} 2025-12-19T17:51:25.896Z INFO ImageRepository controller/imagerepository_controller.go:170 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-ncxn-component-two-macf","namespace":"build-e2e-ncjm"}, "namespace": "build-e2e-ncjm", "name": "imagerepository-for-build-secret-lookup-ncxn-component-two-macf", "reconcileID": "fccb2c4d-071e-4eea-931e-12331ecb5aa6", "action": "DELETE"} 2025-12-19T17:52:18.019Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "3b955cdf-01f9-47bd-8973-f0139a9d3070", "ServiceAccountName": "konflux-integration-runner", "SecretName": "appstudio-pull", "action": "UPDATE"} 2025-12-19T17:52:18.041Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"ex-registry-zkmo"}, "namespace": "ex-registry-zkmo", "name": "appstudio", "reconcileID": "3b955cdf-01f9-47bd-8973-f0139a9d3070", "action": "DELETE"} 2025-12-19T17:52:25.423Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "9aaea553-e6b6-4ce3-8010-b2ec2e5dfd52", "ServiceAccountName": "konflux-integration-runner", "SecretName": "appstudio-pull", "action": "UPDATE"} 2025-12-19T17:52:25.446Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"happy-path-nfle"}, "namespace": "happy-path-nfle", "name": "appstudio", "reconcileID": "9aaea553-e6b6-4ce3-8010-b2ec2e5dfd52", "action": "DELETE"} 2025-12-19T17:56:10.420Z INFO ImageRepository controller/imagerepository_controller.go:1137 Application pull secret updated after removing registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "7497e421-87e1-423f-bc02-9f20132d34e9", "application": "integ-app-mana"} 2025-12-19T17:56:10.887Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:688 Deleted push robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "7497e421-87e1-423f-bc02-9f20132d34e9", "RobotAccountName": "gitlab_rep_msyi_test_comp_pac_gitlab_ztiqgx_71bafa9616", "action": "DELETE"} 2025-12-19T17:56:11.297Z INFO Application controller/application_controller.go:400 Removed secret link from service account {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-mana","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "integ-app-mana", "reconcileID": "1d6c1e48-0afd-474d-b6d0-92458a668869", "ServiceAccountName": "konflux-integration-runner", "SecretName": "integ-app-mana-pull", "action": "UPDATE"} 2025-12-19T17:56:11.351Z INFO Application controller/application_controller.go:101 Application finalizer removed {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-mana","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "integ-app-mana", "reconcileID": "1d6c1e48-0afd-474d-b6d0-92458a668869", "action": "DELETE"} 2025-12-19T17:56:11.571Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:697 Deleted pull robot account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "7497e421-87e1-423f-bc02-9f20132d34e9", "RobotAccountName": "gitlab_rep_msyi_test_comp_pac_gitlab_ztiqgx_50c25acfc5_pull", "action": "DELETE"} 2025-12-19T17:56:12.562Z INFO ImageRepository.RepositoryCleanup controller/imagerepository_controller.go:711 Deleted image repository {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "7497e421-87e1-423f-bc02-9f20132d34e9", "ImageRepository": "gitlab-rep-msyi/test-comp-pac-gitlab-ztiqgx", "action": "DELETE"} 2025-12-19T17:56:12.576Z INFO ImageRepository controller/imagerepository_controller.go:170 Image repository finalizer removed {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx","namespace":"gitlab-rep-msyi"}, "namespace": "gitlab-rep-msyi", "name": "imagerepository-for-integ-app-mana-test-comp-pac-gitlab-ztiqgx", "reconcileID": "7497e421-87e1-423f-bc02-9f20132d34e9", "action": "DELETE"}